Welcome![Sign In][Sign Up]
Location:
Search - artificial immune

Search list

[Other resourcergmy

Description: 人工免疫系统MATLAB程序,适当修改,应用广泛,经典中的经典-artificial immune system MATLAB procedures, appropriate, the application of a wide range of classical classics
Platform: | Size: 79649 | Author: dy | Hits:

[Other resourceCSA

Description: 该算法为基于克隆选择原理的人工免疫算法。算法有三部分,第一部分为传统的遗传算法,第二部分CSA算法,两方法对一些函数求极值,可比较各自的特点。-based on the algorithm for clonal selection theory of artificial immune algorithm. Algorithms have three parts, the first part of the traditional genetic algorithm, the second part of the CSA algorithm, two methods of function for some extreme, comparable own characteristics.
Platform: | Size: 11781 | Author: wlh | Hits:

[CSharpEuclidean

Description: 欧几里德距离的C++算法,在人工免疫系统中有广泛的应用-Euclidean distance between the C algorithms, artificial immune system in a wide range of applications
Platform: | Size: 921 | Author: 朱方红 | Hits:

[Other resourceimmunity

Description: 提供一个人工免疫算法源程序,其算法过程包括: 1.设置各参数 2.随机产生初始群体——pop=initpop(popsize,chromlength) 3.故障类型编码,每一行为一种!code(1,:),正常;code(2,:),50%;code(3,:),150%。实际故障测得数据编码,这里Unnoralcode,188% 4.开始迭代(M次): 1)计算目标函数值:欧氏距离[objvalue]=calobjvalue(pop,i) 2)计算群体中每个个体的适应度fitvalue=calfitvalue(objvalue) 3)选择newpop=selection(pop,fitvalue) objvalue=calobjvalue(newpop,i) % 交叉newpop=crossover(newpop,pc,k) objvalue=calobjvalue(newpop,i) % 变异newpop=mutation(newpop,pm) objvalue=calobjvalue(newpop,i) % 5.求出群体中适应值最大的个体及其适应值 6.迭代停止判断。-provide a source of artificial immune algorithm, the algorithm process include : 1. Two of the parameters set. Initial randomly generated groups -- pop = initpop (popsize, chromlength) 3. Fault type coding, each act a! Code (1 :), normal; Code (2, :), 50%; Code (3 :), 150%. Fault actual measured data coding, here Unnoralcode, 188% 4. Beginning iteration (M) : 1) the objective function value : Euclidean distance [objvalue] = calobjvalue (pop, i) 2) calculation of each individual groups of fitness calfitvalue fitvalue = ( objvalue) 3) = newpop choice selection (pop, fitvalue) objvalue = calobjvalue (newpop, i) =% newpop cross-crossover (newpop, pc, k) = calobjvalue objvalue (newpop, i) =% variation newpop mutation (newpop, pm ) objvalue = calobjvalue (newpop, i)% 5. groups sought to adapt th
Platform: | Size: 9012 | Author: 江泉 | Hits:

[Other resourceNSA

Description: 这个是人工免疫系统中的反向选择算法(Negative Selection Aglorithm)的编程实例,它主要用于异常检测方面。请多指教!-this artificial immune system is the inverse algorithm (A Negative Selection glorithm) programming examples, it was mainly used anomaly detection area. Please advise!
Platform: | Size: 1380 | Author: HaicoLi | Hits:

[Other resourcerengongmianyisuanfa

Description: 人工免疫算法源程序 matlab6.0 环境下 比较完整-artificial immune algorithm source matlab6.0 environment complete
Platform: | Size: 6339 | Author: zhangwei | Hits:

[Special Effectsais_demo

Description: Artificial Immune Systems tutorial presentation,人工免疫算法,需要的通知可以学习-Artificial Immune Systems tutorial prese ntation, artificial immune algorithm, the notice can learn
Platform: | Size: 69970 | Author: mikle | Hits:

[Other resourcecCodeArtificalImmune

Description: 简要说明:基于c语言人工免疫源程序,附录在PDF文件中,与大家共享 -brief description : Based on the c language artificial immune source, the appendix in PDF files, and share
Platform: | Size: 119834 | Author: wenwen | Hits:

[Other resourcetravel559

Description: 基于matlab语言的程序设计,包括人工免疫算法 遗传算法程序比较.用于tsp问题研究-based on the Matlab programming language. including artificial immune algorithm Genetic Algorithm comparison. Research for tsp
Platform: | Size: 20628 | Author: 黑晓丽 | Hits:

[Other resourceais483

Description: 人工免疫算法的集合,包含函数优化,图象识别,聚类等多种应用,采用matlab编程,并负有示例数据。~..~ -artificial immune algorithm set includes function optimization, image recognition, clustering, and other applications. using Matlab programming, and bear sample data. ~ ~ ..
Platform: | Size: 686498 | Author: 黑晓丽 | Hits:

[Software EngineeringTheAlgorithmofDetectorsGeneratinginIntrusionDetect

Description: The Algorithm of Detectors Generating in Intrusion Detection System Based on Artificial Immune Theory-The Algorithm of Detectors Generating in I ntrusion Detection System Based on Artificial Immune Theory
Platform: | Size: 434798 | Author: yangkk | Hits:

[Other resourceabnet

Description: 人工免疫系统的MARLAB算法源程序,在人工智能中经常用到,有很高的学习价值。-artificial immune system MARLAB algorithm source, often used in artificial intelligence, have a very high learning value.
Platform: | Size: 2930 | Author: 靳勇 | Hits:

[Other resourceRGMYjj

Description: 一种人工免疫系统算法的源程序,经过调试可以使用。-an artificial immune system algorithm source, after testing can be used.
Platform: | Size: 4599 | Author: 靳勇 | Hits:

[Other resourcedemos

Description: This manual describes how to run the Matlab® Artificial Immune Systems tutorial presentation developed by Leandro de Castro and Fernando Von Zuben. The program files can be downloaded from the following FTP address: ftp://ftp.dca.fee.unicamp.br/pub/docs/vonzuben/lnunes/demo.zip The tour is self-guided and can be performed in any order. To run the presentation, first uncompress the zipped archive and store it in an appropriate directory. Run the Matlab® , enter the selected directory, and type “tutorial” in the prompt.
Platform: | Size: 92500 | Author: zhoeng | Hits:

[Other resourceais

Description: 人工免疫网络,实现分类,聚类,函数寻优等功能,采用matlab编写.-artificial immune network, classification, clustering, search function Excellence function, prepared using Matlab.
Platform: | Size: 683185 | Author: hu min | Hits:

[VC/MFCrengongmianyisuanfa

Description: 人工免疫算法源程序 matlab6.0 环境下 比较完整-artificial immune algorithm source matlab6.0 environment complete
Platform: | Size: 6144 | Author: zhangwei | Hits:

[AI-NN-PRtravel559

Description: 基于matlab语言的程序设计,包括人工免疫算法 遗传算法程序比较.用于tsp问题研究-based on the Matlab programming language. including artificial immune algorithm Genetic Algorithm comparison. Research for tsp
Platform: | Size: 20480 | Author: | Hits:

[AI-NN-PRais483

Description: 人工免疫算法的集合,包含函数优化,图象识别,聚类等多种应用,采用matlab编程,并负有示例数据。~..~ -artificial immune algorithm set includes function optimization, image recognition, clustering, and other applications. using Matlab programming, and bear sample data. ~ ~ ..
Platform: | Size: 686080 | Author: | Hits:

[matlabimmune-algorithm

Description: 免疫算法,抗体抗原亲和力,记忆细胞,人工免疫-Immune algorithm, antibody antigen affinity, memory cells, artificial immune
Platform: | Size: 1024 | Author: cong | Hits:

[matlabArtificial-immune-algorithm

Description: Immune(免疫)是从拉丁文Immunise衍生而来的。很早以前,人们就注意到传染病患者痊愈后,对该病有不同程度的免疫力。因此,在相当长时期内,免疫在微生物学和病毒学上是指免除瘟疫;换言之,是指对传染因子的再次感染有抵抗力,这是机体在初次感染后对该传染因子产生了免疫应答的结果。在医学上,免疫是指机体接触抗原性异物的一种生理反应。免疫系统有能力产生很多种抗体,免疫系统的控制机制可完成这一调节功能,即只产生所需数量的抗体。根据网络理论,如果任一细胞系中的细胞由于抗原的刺激而被激活并开始繁殖,其它能识别这种基因类型的细胞系也被激活并开始繁殖。这样,如果这一过程连续地进行,就构成了对自身的免疫,并且通过所有淋巴细胞的作用实现了调节机制。-Immune (Immune) Immunise derived Latin.Long ago, people noticed that infectious diseases after recovery, patients with the disease have different degree of immunity.Therefore, in a long period of time, the immune in microbiology and virology refers to exempt the pestilence In other words, it is to point to the infectious factors of infection is resistant again, this is the body for the infectious factors in primary infection after the result of the immune response.In medicine, immunity refers to the body contact antigenicity foreign body of a physiological response.Immune system has the ability to produce many kinds of antibodies, the control mechanism of the immune system can complete the adjustment function, which makes the required number of antibodies.According to the theory of the network, if any cell activation by antigen stimulation of cell line and began to breed, other can identify the gene types of cell lines are activated and begin to reproduce.So, if this process continuo
Platform: | Size: 3072 | Author: leo 李 | Hits:
« 1 2 3 4 56 7 8 9 10 11 12 »

CodeBus www.codebus.net